'Declaration Public ReadOnly Property Count As Integer
'Declaration
Public ReadOnly Property Count As Integer
public int Count {get;}
public: property int Count { int get(); }
ObjectCollectionT<T> Class ObjectCollectionT<T> Members